Routines (alphabetical) > Routines: G > GRIB Routines > GRIB_SET_VALUES

GRIB_SET_VALUES

The GRIB_SET_VALUES procedure sets the contents of the values key.

Syntax

GRIB_SET_VALUES, Ghandle, Values

Arguments

Ghandle

The GRIB file handle.

Values

The array of key values to set. The values array must be of a type that can be converted to type double.

Examples

See GRIB_SET for a general example using the GRIB routines.

Version History

8.1

Introduced

See Also

GRIB_SET